home *** CD-ROM | disk | FTP | other *** search
- object StFArafrm: TStFArafrm
- Left = 89
- Top = 90
- Width = 534
- Height = 354
- ActiveControl = TamamBtn
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OnDeactivate = FormDeactivate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 16
- object Label1: TLabel
- Left = 168
- Top = 32
- Width = 68
- Height = 16
- Caption = 'Stok fi� no'
- end
- object DBGrid1: TDBGrid
- Left = 4
- Top = 88
- Width = 521
- Height = 120
- DataSource = DataSource1
- ReadOnly = True
- TabOrder = 0
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = clWindowText
- TitleFont.Height = -13
- TitleFont.Name = 'System'
- TitleFont.Style = []
- OnDblClick = TamamBtnClick
- Columns = <
- item
- FieldName = 'StFTip'
- Title.Caption = 'Fi� Tipi'
- end
- item
- FieldName = 'StFNo'
- Title.Caption = 'Fi� No'
- Width = 64
- end
- item
- FieldName = 'StFTar'
- Title.Caption = 'Tarih'
- Width = 64
- end
- item
- FieldName = 'StCrKod'
- Title.Caption = 'Cari No'
- Width = 64
- end
- item
- FieldName = 'StCUnvan'
- Title.Caption = '�nvan'
- Width = 64
- end
- item
- FieldName = 'StTut'
- Title.Caption = 'Tutar'
- Width = 64
- end
- item
- FieldName = 'StFatno'
- Title.Caption = 'Fatura No'
- Width = 64
- end
- item
- FieldName = 'StBelNo'
- Title.Caption = 'Belge No'
- Width = 64
- end>
- end
- object SFisAra: TEdit
- Left = 168
- Top = 56
- Width = 209
- Height = 24
- TabOrder = 1
- Text = 'SFisAra'
- OnChange = SFisAraChange
- end
- object SFisTar: TMaskEdit
- Left = 168
- Top = 56
- Width = 81
- Height = 24
- EditMask = '!99/99/\1\900;1;_'
- MaxLength = 10
- TabOrder = 2
- Text = ' . .19 '
- OnExit = SFisTarExit
- end
- object TamamBtn: TBitBtn
- Left = 336
- Top = 296
- Width = 89
- Height = 27
- TabOrder = 3
- OnClick = TamamBtnClick
- Kind = bkOK
- end
- object VazgecBtn: TBitBtn
- Left = 432
- Top = 296
- Width = 89
- Height = 27
- TabOrder = 4
- OnClick = VazgecBtnClick
- Kind = bkCancel
- end
- object GroupBox1: TGroupBox
- Left = 0
- Top = 0
- Width = 161
- Height = 81
- Caption = 'Arama �ekli'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 5
- object SfNoAra: TRadioButton
- Left = 8
- Top = 24
- Width = 113
- Height = 17
- Caption = 'Fi� no'#39'ya g�re'
- Checked = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- TabStop = True
- OnClick = SfNoAraClick
- end
- object SfTarAra: TRadioButton
- Left = 8
- Top = 48
- Width = 113
- Height = 17
- Caption = 'Tarihe g�re'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = SfTarAraClick
- end
- end
- object DataSource1: TDataSource
- DataSet = StfDM.StFtable
- Left = 288
- Top = 284
- end
- end
-